Welcome![Sign In][Sign Up]
Location:
Search - twisted python

Search list

[Otherserver_client

Description: python + wxpython + twisted 服务器和客户端demo代码
Platform: | Size: 18856 | Author: xd | Hits:

[Develop ToolsOReilly.Twisted.Network.Programming.Essentials.Oct

Description: O Reilly原版书,为数不多介绍Python网络平台-Twisted的专著
Platform: | Size: 1296590 | Author: pongo | Hits:

[Otherserver_client

Description: python + wxpython + twisted 服务器和客户端demo代码-python+ wxpython+ twisted 镁脦帽脝 梅 潞 脥 驴 脥 禄搂 露 脣demo
Platform: | Size: 18432 | Author: xd | Hits:

[BooksOReilly.Twisted.Network.Programming.Essentials.Oct

Description: O Reilly原版书,为数不多介绍Python网络平台-Twisted的专著-O Reilly original book, one of the few network platform Python introduction of monographs-Twisted
Platform: | Size: 1296384 | Author: pongo | Hits:

[Ftp ClientTwisted_NoDocs-8.2.0.win32-py2.4

Description: Twisted是高性能面向通信的event-driven 网络引擎, 支持HTTP, NNTP, IMAP, SSH, IRC, FTP, and others-Twisted is an event-driven networking engine written in Python and licensed under the MIT license. Twisted projects variously support TCP, UDP, SSL/TLS, multicast, Unix sockets, a large number of protocols (including HTTP, NNTP, IMAP, SSH, IRC, FTP, and others), and much more.
Platform: | Size: 2361344 | Author: richard | Hits:

[ICQ-IM-Chatpyicqt-0.8.1.5.tar

Description: 用python 写的OICQ源码,架构为twisted的框架,采用XMPP协议-oicq source written by python
Platform: | Size: 184320 | Author: 马潇 | Hits:

[Internet-NetworkTwistedNetworkProgrammingEssentials

Description: twisted是用Python开发的一种语言,转为网络编程设计,很方便-twisted is a language with Python development, to network programming design, very convenient
Platform: | Size: 1299456 | Author: 王华 | Hits:

[Software EngineeringTwisted.Network.Programming

Description: Twisted Python的事件驱动网络框架-Twisted Network Programming Essentials Developing With Python s Event-driven Framework
Platform: | Size: 1299456 | Author: hiac | Hits:

[Other Gamesgame

Description: 2.3 为游戏脚本创建一个“安全沙盘” 2.5 使用Twisted框架进行MMP服务整合 3.5 使用Python进行精确的游戏事件广播 4.3 使用程序生成游戏世界:避免数据激增 4.4 为固定大小的对象编写一个高速有效的分配器 5.2 使用关系数据库管理系统来编写数据驱动的MMP游戏-2.3 the game script creates a security sandbox 2.5 using the Twisted framework for MMP, service integration 3.5 use Python for precise radio game events 4.3 use the program to generate the game world: avoid data surge 4.4 as the object of fixed size. Write a high-speed efficient allocator 5.2 use a relational management system to write data driven MMPS game
Platform: | Size: 22770688 | Author: kang | Hits:

[Internet-Networktwisted-intro-master

Description: TWISTED学习代码 各种例子 非常有用,Python 2.7版本的-TWISTED code
Platform: | Size: 218112 | Author: shixingming | Hits:

[WEB CodeScrapy_v1.0.4

Description: Scrapy 是一套基于基于Twisted的异步处理框架,纯python实现的爬虫框架,用户只需要定制开发几个模块就可以轻松的实现一个爬虫,用来抓取网页内容以及各种图片,非常之方便。-Scrapy is a based on twisted based asynchronous processing framework, pure Python implementation framework of crawler, users only need to custom developed several modules can easily achieve a reptile, used to crawl the web content and various picture, very convenient.
Platform: | Size: 1192960 | Author: dmpudn98 | Hits:

[Internet-NetworkScrapy_v1.0.6

Description: Scrapy 是一套基于基于Twisted的异步处理框架,纯python实现的爬虫框架,用户只需要定制开发几个模块就可以轻松的实现一个爬虫,用来抓取网页内容以及各种图片,非常之方便。-Scrapy is a based on twisted based asynchronous processing framework, pure Python implementation framework of crawler, users only need to custom developed several modules can easily achieve a reptile, used to crawl the web content and various picture, very convenient.
Platform: | Size: 1193984 | Author: LINKON | Hits:

[Internet-Networkrdp

Description: Remote Desktop Protocol in twisted python. RDPY is a pure Python implementation of the Microsoft RDP (Remote Desktop Protocol) protocol (client and server side). RDPY is built over the event driven network engine Twisted. RDPY support standard RDP security layer, RDP over SSL and NLA authentication (through ntlmv2 authentication protocol).
Platform: | Size: 167936 | Author: frec | Hits:

[BooksTwisted 入门教程

Description: 最近有人 在 Twiste d 邮件列表中提出诸如 ” 为任务紧急的人提供一 份 Twiste d 介绍 ” 的的需求 。 值得提前透露的是,这个序列并不会如他们所愿 . 尤其是介绍 Twisted 框架和基于 Python 的 异步编程而言 , 可能短时间无法讲清楚 。 因此 , 如果你时间紧急 , 这恐怕不是你想找的资料 。(Recently, someone in the Twiste d mailing list has asked questions such as "providing a Twiste d presentation for an emergency person." It is worth to say that this sequence is not what they want, especially the introduction of Twisted framework and Python-based Asynchronous programming, it may not be clear for a short time. So if you are in a hurry, this is probably not the information you are looking for.)
Platform: | Size: 2181120 | Author: daxer | Hits:

[Books《Python Cookbook》第三版中文v1.0.2

Description: 本书介绍了Python应用在各个领域中的一些使用技巧和方法,从最基本的字符、文件序列、字典和排序,到进阶的面向对象编程、数据库和数据持久化、 XML处理和Web编程,再到比较高级和抽象的描述符、装饰器、元类、迭代器和生成器,均有涉及。书中还介绍了一些第三方包和库的使用,包括 Twisted、GIL、PyWin32等。(This book introduces the Python application in various fields in the use of some skills and methods, from the most basic characters, file sequence, dictionary and sorting, to advanced object-oriented programming, database and data persistence, XML processing and Web programming, to more advanced and abstract descriptor, decorator, metaclass, iterators and generators, are involved. The book also describes the use of some third party packages and libraries, including Twisted, GIL, PyWin32 and so on.)
Platform: | Size: 2982912 | Author: guaishou456235 | Hits:

CodeBus www.codebus.net